home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Panorama / Panorama - Disk 30B (1988-06-08)(Pacific North-West Amigas Club)[WB].zip / Panorama - Disk 30B (1988-06-08)(Pacific North-West Amigas Club)[WB].adf / DNet1.20 / dnetdnet < prev    next >
Text File  |  1988-03-22  |  2KB  |  54 lines

  1. To: dnet
  2. Subject: the first release
  3. Precedence: special-delivery
  4.  
  5.     I think I will release DNET to the net soon... about 3 weeks 
  6.     from now, rather than go through a second update on this limited
  7.     distribution.
  8.  
  9.     I am still working on getting a parallel-port version working.
  10.     The problem is how to do it (A) Symetrically, and (B) without
  11.     taking huge amounts of CPU.  Host names will be implemented
  12.     (that NULL field in DOpen()) to allow multiple DNET's to be
  13.     run.  
  14.  
  15.     For the parallel port version, I will write a device driver
  16.     that will emulate the serial.device well enough to be used by
  17.     DNET, then simply add the capability for specifying the
  18.     device and unit # as command line arguments.
  19.  
  20.     I don't think I'll write any new servers for the release, but
  21.     will add a remote-control facility allowing adventureous
  22.     programmers to, for instance, write a BBS based on DNET, or
  23.     write an automatic mail node (read: our very own sub-usenet?)
  24.     thingy.
  25.  
  26. Things already working for the release:
  27.  
  28.     -flush-buffer capability from FTERM. (you forgot to use MORE, hit
  29.      ^C and still wait 5 minutes for the buffer to finish getting
  30.      sent... but no!  now, just hit A-o and you only need to wait 5
  31.      seconds...)
  32.  
  33.     -auto quit on carrier drop (cmd line option).. quit to terminal window
  34.      and/or remote control handler.  Also nice if you are away and the
  35.      remote host crashes.
  36.  
  37.     -dual priority specification for DOpen().. specify transmit and
  38.      receive priorities separately.
  39.  
  40.     -auto-run servers... you will no longer have to run servers
  41.      manually.  Servers run as a process but with no CLI.
  42.  
  43.     -terminal window server (amiga-amiga talk window).  Links up
  44.      with FTERM.
  45.  
  46. Things I will be working on over the next year:
  47.  
  48.     -an RFS implementation 
  49.  
  50.     -who knows?
  51.  
  52.                     -Matt
  53.  
  54.